home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / bbs_lord / life118d.zip / LIFE.ZIP / TRISTXT.DAT < prev    next >
Text File  |  1996-03-12  |  11KB  |  357 lines

  1. @#Tavern
  2. `<SetOptions>=[H,D,W,A,C,T,R]
  3. `<Clear>
  4. `<ShowAnsi>=[(TLifesDir),beermug.ans]
  5. `0                           Trisnic's Tavern
  6. `0-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  7. `2  You feel a great need for ale and someone to talk to
  8. `2Maybe here in lord life you could find out more about the
  9. `2real lives of the champions of lord!
  10.  
  11. `2     (`5H`2)ave a real ale
  12. `2     (`5D`2)rink some of that flat beer country folk like
  13. `2     (`5W`2)onder who has chatted with the bartender
  14. `2     (`5A`2)sk the bartender about the real life of someone
  15. `2     (`5C`2)hat about your real life to the bar tender
  16. `2     (`5T`2)alk to Trisnic
  17. `2     (`5R`2)eturn to the big city
  18. @#TavernOptions?
  19. `<SetMenu>=[Tavern]
  20. @#TavernOptionsW
  21. `<ShowCommList>
  22. @#TavernOptionsT
  23. `<NewLine>
  24. `<if>=[(FTalked),(TheUser),1,@#FTalked]
  25. `<SetVal>=[(FTalked),(TheUser),1]
  26. `$Trisnic looks at you...
  27. `2You look at Trisnic...
  28. `2Trisnic says: "So you would like to talk eh?"
  29. `5You wonder if you should really have bothered her...
  30. `2Trisnic says: "Well ok I can chat fer a sec..."
  31. `<Random>=[(TempInt0),(TheUser),1,100]
  32. `<ifless>=[(TempInt0),(TheUser),10,@#Tris10]
  33. `<ifless>=[(TempInt0),(TheUser),20,@#Tris20]
  34. `<ifless>=[(TempInt0),(TheUser),30,@#Tris30]
  35. `<ifless>=[(TempInt0),(TheUser),40,@#Tris40]
  36. `<ifless>=[(TempInt0),(TheUser),50,@#Tris50]
  37. `<ifless>=[(TempInt0),(TheUser),60,@#Tris60]
  38. `$Trisnic says: "Sometimes weird events happen..."
  39. `2You and Trisnic speak of weird events in the forest...
  40. `2 YOU WONDER WHAT WEIRD EVENT COULD OCCUR IN THE FOREST
  41. `<SetVal>=[(LWeirdEvent),(TheUser),5]
  42. @#Tris60
  43. `$Trisnic says: "Experience in the forest is crucial..."
  44. `2You and Trisnic have a nice chat and...
  45. `2 YOU DECIDE TO FIGHT IN THE FOREST SOME MORE
  46. `<AddVal>=[(LForestFights),(TheUser),20]
  47. `<NewLine>
  48. `<BreakIfNoMail>
  49. `<SetVal>=[(TempStr1),(TheUser),YOU WON 20 FOREST FIGHTS]
  50. `<FilePrint>=[(TempStr1),(TheUser),(TLordsDir),(TMailSlot),%]
  51. @#Tris50
  52. `$Trisnic says: "Charm is usefull to have in lord..."
  53. `2You and Trisnic have a nice chat and...
  54. `<AddVal>=[(LCharm),(TheUser),(Level)]
  55. `<AddVal>=[(LCharm),(TheUser),(Level)]
  56. `2 YOU FEEL YOU COULD charm THE BIRDS FROM THE TREES
  57. `<NewLine>
  58. `<BreakIfNoMail>
  59. `<SetVal>=[(TempStr1),(TheUser),YOU GAINED DOUBLE YOUR LEVEL NUMBER IN CHARM!]
  60. `<FilePrint>=[(TempStr1),(TheUser),(TLordsDir),(TMailSlot),%]
  61. @#Tris40
  62. `$Trisnic says "I cannot always help you...
  63. `2You and Trisnic have a nice chat but...
  64. `2 YOU FEEL NO DIFFERENT
  65. `<NewLine>
  66. @#Tris30
  67. `$Trisnic says: "Lets talk about Defence..."
  68. `2You agree and Trisnic tells you how to best defend yourself...
  69. `<AddVal>=[(LDefence),(TheUser),(Level)]
  70. `<AddVal>=[(LDefence),(TheUser),(Level)]
  71. `2 YOU FEEL MORE PROTECTED
  72. `<NewLine>
  73. `<BreakIfNoMail>
  74. `<SetVal>=[(TempStr1),(TheUser),YOU GAINED DOUBLE YOUR LEVEL NUMBER IN DEFENCE!]
  75. `<FilePrint>=[(TempStr1),(TheUser),(TLordsDir),(TMailSlot),%]
  76. @#Tris20
  77. `$Trisnic says: "Lets talk about Strength..."
  78. `2You agree and Trisnic tells you how to grow stronger...
  79. `<AddVal>=[(LStrength),(TheUser),(Level)]
  80. `<AddVal>=[(LStrength),(TheUser),(Level)]
  81. `2 YOU FEEL STRONGER
  82. `<NewLine>
  83. `<BreakIfNoMail>
  84. `<SetVal>=[(TempStr1),(TheUser),YOU GAINED DOUBLE YOUR LEVEL NUMBER IN STRENGTH!]
  85. `<FilePrint>=[(TempStr1),(TheUser),(TLordsDir),(TMailSlot),%]
  86. @#Tris10
  87. `$Trisnic says: "Lets talk about hit points..."
  88. `2You agree and Trisnic tells you how to gain more hit points...
  89. `2 YOU FEEL ENERGIZED
  90. `<AddVal>=[(LordHP),(TheUser),(Level)]
  91. `<NewLine>
  92. `<BreakIfNoMail>
  93. `<SetVal>=[(TempStr1),(TheUser),YOUR HITPOINTS GOT BOOSTED BY YOUR LEVEL NUMBER!]
  94. `<FilePrint>=[(TempStr1),(TheUser),(TLordsDir),(TMailSlot),%]
  95. @#TavernOptionsH
  96. `<NewLine>
  97. `<if>=[(FHadDrink),(TheUser),1,@#FHadDrink]
  98. `<SetVal>=[(FHadDrink),(TheUser),1]
  99. `$The bartender looks at you...
  100. `2You look at the bartender...
  101. `<AddVal>=[(FLifeStr),(TheUser),200]
  102. `2YOU GAIN 200 LIFE Strength POINTS!
  103. `<BreakIfNoMail>
  104. `<SetVal>=[(TempStr1),(TheUser),YOU GAINED 200 LIFE STRENGTH POINTS!]
  105. `<FilePrint>=[(TempStr1),(TheUser),(TLordsDir),(TMailSlot),%]
  106. @#TavernOptionsD
  107. `<NewLine>
  108. `<if>=[(FHadBeer),(TheUser),1,@#FHadDrink]
  109. `2The beer needs to be imported...
  110. `<RetOff>
  111. `3Pay import tax of 20,000 Life dollars? (Y/N) `0[`5Y`0]:
  112. `<Space>
  113. `<GetAns>=[(TempStr0),YN,(TheUser)]
  114. `<PrintVal>=[(TempStr0),(TheUser)]
  115. `<NewLine>
  116. `<RetOn>
  117. `<if>=[(TempStr0),(TheUser),N,@#Abort]
  118. `<ifless>=[(FLifeGold),(TheUser),20000,@#NSF]
  119. `<SubVal>=[(FLifeGold),(TheUser),20000]
  120. `<SetVal>=[(FHadBeer),(TheUser),1]
  121. `$The bartender looks at you...
  122. `2You look at the bartender...
  123. `<SetVal>=[(TempDbl0),(TheUser),5]
  124. `<MultVal>=[(TempDbl0),(TheUser),(Level)]
  125. `<AddVal>=[(LStrength),(TheUser),(TempDbl0)]
  126. `<retoff>
  127. `2YOU GAIN
  128. `<Space>
  129. `<PrintVal>=[(TempDbl0),(TheUser)]
  130. `<Space>
  131. `2LORD Strength POINTS!
  132. `<RetOn>
  133. `<NewLine>
  134. `<BreakIfNoMail>
  135. `<SetVal>=[(TempStr1),(TheUser),YOU GAIN ]
  136. `<AddVal>=[(TempStr1),(TheUser),(TempDbl0)]
  137. `<AddVal>=[(TempStr1),(TheUser), LORD STRENGTH POINTS!]
  138. `<FilePrint>=[(TempStr1),(TheUser),(TLordsDir),(TMailSlot),2]
  139. @#TavernOptionsA
  140. `<NewLine>
  141. `2  Curious about a friend in lord you decide to ask the
  142. `2bartender what he knows about your friend...
  143. `<if>=[(CRealSex),(TheUser),0,@#NotChat]
  144. `2You saunter up to the bar to ask the bartender about the people of lord.
  145. `2  The bartender looks at you in askance...Well pal...I know a few things
  146. `2about some players...but only what they've told me themselves...
  147. `2
  148. `2
  149. `$So who might ye be interested in then?
  150. `<RetOff>
  151. `2 >
  152. `<LordIn>=[(TempStr0),70,100,2,(TheUser)]
  153. `<NewLine>
  154. `<RetOn>
  155. `<if>=[(TempStr0),(TheUser),,@#Abort]
  156. `<NewLine>
  157. `<FindCommUser>=[(TempStr0),(TheUser)]
  158. `<NewLine>
  159. `<if>=[(TempStr0),(TheUser),###NotFound###,@#UserNotFound]
  160. `<if>=[(CRealSex),(TempStr0),0,@#UserNoInfo]
  161. `<NewLine>
  162. `<RetOff>
  163. `5-
  164. `<PrintVal>=[(LordNick),(TempStr0)]
  165. `9's age is:`2
  166. `<PrintVal>=[(CAge),(TempStr0)]
  167. `<NewLine>
  168. `5-
  169. `<PrintVal>=[(LordNick),(TempStr0)]
  170. `9's eye color is:
  171. `<SetVal>=[(TempInt3),(TempStr0),(CEyes)]
  172. `<if>=[(TempInt3),(TheUser),0,`2Unknown]
  173. `<if>=[(TempInt3),(TheUser),1,`4Red]
  174. `<if>=[(TempInt3),(TheUser),2,`2Green]
  175. `<if>=[(TempInt3),(TheUser),3,`3Blue]
  176. `<if>=[(TempInt3),(TheUser),4,`!Greenish Blue]
  177. `<if>=[(TempInt3),(TheUser),5,`3Blueish Green]
  178. `<if>=[(TempInt3),(TheUser),6,`7Grey]
  179. `<if>=[(TempInt3),(TheUser),7,`!Light Blue]
  180. `<if>=[(TempInt3),(TheUser),8,`9Dark Blue]
  181. `<if>=[(TempInt3),(TheUser),9,`2Dark Green]
  182. `<if>=[(TempInt3),(TheUser),10,`2Dark Brown]
  183. `<if>=[(TempInt3),(TheUser),11,`2Light Brown]
  184. `<if>=[(TempInt3),(TheUser),12,`7Black as midnight]
  185. `2
  186. `<NewLine>
  187. `5-
  188. `<PrintVal>=[(LordNick),(TempStr0)]
  189. `9's hair color is:
  190. `<SetVal>=[(TempInt3),(TempStr0),(CHair)]
  191. `<if>=[(TempInt3),(TheUser),0,`2Unknown]
  192. `<if>=[(TempInt3),(TheUser),1,`4Red]
  193. `<if>=[(TempInt3),(TheUser),2,`7White]
  194. `<if>=[(TempInt3),(TheUser),3,`7Blonde]
  195. `<if>=[(TempInt3),(TheUser),4,`2Dirty blonde]
  196. `<if>=[(TempInt3),(TheUser),5,`2Mousey color]
  197. `<if>=[(TempInt3),(TheUser),6,`2Light Brown]
  198. `<if>=[(TempInt3),(TheUser),7,`2Brown]
  199. `<if>=[(TempInt3),(TheUser),8,`2Dark Brown]
  200. `<if>=[(TempInt3),(TheUser),9,`2Very Dark Brown]
  201. `<if>=[(TempInt3),(TheUser),10,`2Extreemly Dark Brown]
  202. `<if>=[(TempInt3),(TheUser),11,`2So dark it looks black]
  203. `<if>=[(TempInt3),(TheUser),12,`2So dark...it is black]
  204. `<NewLine>
  205. `5-
  206. `<PrintVal>=[(LordNick),(TempStr0)]
  207. `<if>=[(CRealSex),(TempStr0),0,`9 didn't enter a comment]
  208. `<if>=[(CRealSex),(TempStr0),5,`9 is really `#female]
  209. `<if>=[(CRealSex),(TempStr0),10,`9 is really `1male]
  210. `<NewLine>
  211. `5-
  212. `<PrintVal>=[(LordNick),(TempStr0)]
  213. `<if>=[(CLikeToMeet),(TempStr0),0,`4 is anti-social]
  214. `<else>=[(CLikeToMeet),(TempStr0),0,`% is open to meeting another player]
  215. `<NewLine>
  216. `5-
  217. `<PrintVal>=[(LordNick),(TempStr0)]
  218. `9 entered this comment:
  219. `<NewLine>
  220. `2 >
  221. `<PrintVal>=[(Comment),(TempStr0)]
  222. `<NewLine>
  223. `<RetOn>
  224. @#TavernOptionsC
  225. `<NewLine>
  226. `2  Lord is becoming more than just a game in some parts...
  227. `2Lord is almost a way of life for some people...
  228. `2  Lord life expands on all aspects of lord...And one thing that
  229. `2many lord players like to do is make friends with like minded people.
  230. `5  Sometimes even more than friends...
  231. `2So if you might at some point like to meet someone from
  232. `2this game...why don't you give a few stats about yerself...
  233.  
  234. `<RetOff>
  235. `2Do you wish to enter your data now? (Y/N) `0[`5N`0]:
  236. `<Space>
  237. `<GetAns>=[(TempStr0),NY,(TheUser)]
  238. `<PrintVal>=[(TempStr0),(TheUser)]
  239. `<NewLine>
  240. `<RetOn>
  241. `<if>=[(TempStr0),(TheUser),N,@#Abort]
  242. `<SetVal>=[(CNick),(TheUser),(LordNick)]
  243. `<RetOff>
  244. `$Ok...
  245. `<PrintVal>=[(CNick),(TheUser)]
  246. `<Space>
  247. `$You will now be asked a few questions...
  248. `<NewLine>
  249. `<RetOn>
  250. `2To refuse an answer type a zero.
  251.  
  252. `<RetOff>
  253. `2Please tell us...what's yer real age?
  254. `2 >
  255. `<LordIn>=[(CAge),70,100,2,(TheUser)]
  256. `<NewLine>
  257. `<RetOn>
  258. `2
  259. `2
  260. `2
  261. `2
  262. `2(`51`2)  Red
  263. `2(`52`2)  White
  264. `2(`53`2)  blonde
  265. `2(`54`2)  dirty blonde
  266. `2(`55`2)  mousy color
  267. `2(`56`2)  light brown
  268. `2(`57`2)  brown
  269. `2(`58`2)  dark brown
  270. `2(`59`2)  very dark brown
  271. `2(`510`2)  extremely dark brown
  272. `2(`511`2)  so dark it really looks black
  273. `2(`512`2)  so dark it really is black
  274. `2
  275. `<RetOff>
  276. `2Ok from above choices..whats yer hair color? >
  277. `<LordIn>=[(CHair),70,100,2,(TheUser)]
  278. `<NewLine>
  279. `<RetOn>
  280. `2
  281. `2(`51`2)  Red
  282. `2(`52`2)  Green
  283. `2(`53`2)  Blue
  284. `2(`54`2)  Greenish blue
  285. `2(`55`2)  Blueish green
  286. `2(`56`2)  grey
  287. `2(`57`2)  light blue
  288. `2(`58`2)  dark blue
  289. `2(`59`2)  dark green
  290. `2(`510`2)  dark brown
  291. `2(`511`2)  light brown
  292. `2(`512`2)  black as midnight
  293. `2
  294. `<RetOff>
  295. `2Ok from above choices..whats yer eye color? >
  296. `<LordIn>=[(CEyes),70,100,2,(TheUser)]
  297. `<NewLine>
  298. `<NewLine>
  299. `2Here's an easy one are you [M]ale or [F]emale? `0[`5M`0]:
  300. `<Space>
  301. `<GetAns>=[(TempStr0),MF,(TheUser)]
  302. `<PrintVal>=[(TempStr0),(TheUser)]
  303. `<if>=[(TempStr0),(TheUser),M,`<SetVal>=[(CRealSex),(TheUser),10]]
  304. `<if>=[(TempStr0),(TheUser),F,`<SetVal>=[(CRealSex),(TheUser),5]]
  305. `<NewLine>
  306. `2Are you open to meeting a player in real life (Y/N)?  `0[`5Y`0]:
  307. `<Space>
  308. `<GetAns>=[(TempStr0),YN,(TheUser)]
  309. `<PrintVal>=[(TempStr0),(TheUser)]
  310. `<if>=[(TempStr0),(TheUser),Y,`<SetVal>=[(CLikeToMeet),(TheUser),1]]
  311. `<if>=[(TempStr0),(TheUser),N,`<SetVal>=[(CLikeToMeet),(TheUser),0]]
  312. `<NewLine>
  313. `<NewLine>
  314. `2Enter your own comment about yerself now (1 line)
  315. `<NewLine>
  316. `2 >
  317. `<LordIn>=[(Comment),45,99,2,(TheUser)]
  318. `<NewLine>
  319. `<RetOn>
  320. `0Done!
  321. @#TavernOptionsR
  322. `<SetMenuAndFile>=[MainMenu,(TLifesDir),MAINTXT.DAT]
  323. @#TavernOptions|
  324. `<SetMenuAndFile>=[MainMenu,(TLifesDir),MAINTXT.DAT]
  325. @#FHadDrink
  326. `<NewLine>
  327. `3Sorry pal...but I think you've had just about enough!
  328. @#NotChat
  329. `<NewLine>
  330. `4Wait just one cotton picking minute pal...
  331. `2You will have to chat about yourself first!!!
  332. @#UserNotFound
  333. `<NewLine>
  334. `<RetOn>
  335. `7User not found...
  336. `2The user may not have been in lord life yet...
  337. `2Or you may not have entered the name right...
  338. `2Type less of the name if you are unsure...
  339. `3Its best just to give the first letter of the user's name...
  340. @#UserNoInfo
  341. `<NewLine>
  342. `2Sorry...but that user has not entered their info yet.
  343. `<NewLine>
  344. @#Abort
  345. `<NewLine>
  346. `4Aborted!
  347. `<NewLine>
  348. @#FTalked
  349. `<NewLine>
  350. `2Sorry...but Trisnic is busy...come back tommorow.
  351. `<NewLine>
  352. @#NSF
  353. `2
  354. `2Sorry...but you do not have enough money...
  355. `3Go to the bank and get some money...or `4get lost!
  356. @#ENDOFFILE
  357.